phdpScreenPlain

fun ERROR CLASS: Symbol not found for Dp.phdpScreenPlain(screen: ERROR CLASS: Symbol not found for Dp, uiModeType: UiModeType, qualifierType: DpQualifier, qualifierValue: Number): ERROR CLASS: Symbol not found for Dp

EN Plain hdp screen: screen and receiver already scaled; logic only. PT Ecrã hdp Plain: screen e recetor já escalados; só a lógica.


fun ERROR CLASS: Symbol not found for Dp.phdpScreenPlain(screenValue: Number, uiModeType: UiModeType, qualifierType: DpQualifier, qualifierValue: Number, finalQualifierResolver: DpQualifier? = null, ignoreMultiWindows: Boolean = false, applyAspectRatio: Boolean = false, customSensitivityK: Float? = null): ERROR CLASS: Symbol not found for Dp

EN Extension for Dp with dynamic scaling based on Screen Height (hDP). Returns the original raw Dp value if the condition is not met. When the device matches uiModeType AND the screen metric for qualifierType is >= qualifierValue, it uses screenValue instead.

PT Extensão para Dp com dimensionamento dinâmico baseado na Altura da Tela (hDP). Retorna o valor original de Dp bruto se a condição não for atendida. Quando o dispositivo corresponde ao uiModeType E a métrica de tela para qualifierType é >= qualifierValue, usa screenValue no lugar.